Skip to content

Comments

Bug fix: message, time, level keyword in KeyValue#1379

Merged
TharmiganK merged 16 commits intoballerina-platform:masterfrom
Better-Boy:log-bug-fix
Oct 23, 2025
Merged

Bug fix: message, time, level keyword in KeyValue#1379
TharmiganK merged 16 commits intoballerina-platform:masterfrom
Better-Boy:log-bug-fix

Conversation

@Better-Boy
Copy link
Contributor

@Better-Boy Better-Boy commented Oct 7, 2025

Purpose

Preventing message from being a key by making it a never type.

Fixes ballerina-platform/ballerina-library#8232
Fixes ballerina-platform/ballerina-library#7728

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility

@Better-Boy Better-Boy changed the title Bug fix: message keyword in KeyValue Bug fix: message, time, level keyword in KeyValue Oct 13, 2025
@TharmiganK
Copy link
Contributor

@Better-Boy please update the changelog and spec if applicable

@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.67%. Comparing base (1b285a6) to head (93b1a0b).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1379   +/-   ##
=========================================
  Coverage     81.67%   81.67%           
  Complexity       81       81           
=========================================
  Files             8        8           
  Lines           562      562           
  Branches        114      114           
=========================================
  Hits            459      459           
  Misses           76       76           
  Partials         27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Better-Boy
Copy link
Contributor Author

@Better-Boy please update the changelog and spec if applicable

@TharmiganK Done

Better-Boy and others added 2 commits October 13, 2025 19:58
Co-authored-by: Krishnananthalingam Tharmigan <63336800+TharmiganK@users.noreply.github.com>
TharmiganK
TharmiganK previously approved these changes Oct 14, 2025
Copy link
Contributor

@TharmiganK TharmiganK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. @daneshk Please review

@Better-Boy
Copy link
Contributor Author

LGTM. @daneshk Please review

@daneshk can you review this PR please?

daneshk
daneshk previously approved these changes Oct 21, 2025
Co-authored-by: Krishnananthalingam Tharmigan <63336800+TharmiganK@users.noreply.github.com>
@Better-Boy Better-Boy dismissed stale reviews from daneshk and TharmiganK via e5a99a0 October 23, 2025 06:11
Co-authored-by: Krishnananthalingam Tharmigan <63336800+TharmiganK@users.noreply.github.com>
@sonarqubecloud
Copy link

@TharmiganK TharmiganK merged commit 956a14e into ballerina-platform:master Oct 23, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

4 participants